The following tables list the members exposed by ManagerItemCollection<TItem>.
Name | Description | |
---|---|---|
ManagerItemCollection<TItem> Constructor |
Name | Description | |
---|---|---|
Check | Checks for the specified manager item in the current collection. | |
FindByName | Searches collection element of the current type by given name. | |
FindByUId | Searches collection element of the current type by given identifier. | |
GetByName | Gets the collection item of the current type with the specified name. | |
GetByUId | Gets the collection item of the current type with the specified unique identifier. | |
GetItems | Overloaded. | |
RemoveAllItemsByUId | Removes all items with the specified unique identifier from the current collection of manager items. | |
RemoveItemByName | Removes the first occurrence of an item with the specified name from the current collection of manager items. | |
RemoveItemByUId | Deletes the first occurrence of an element with the specified unique identifier from the current collection of manager elements. |